From a1a2b8f0eb9aac644053b32caad7f8497676cb49 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Tue, 9 Nov 1999 20:59:30 +0000 Subject: [PATCH] Added args and signals data files - Federico --- docs/reference/gdk-pixbuf/gdk-pixbuf.signals | 22 +++++++++++++++++++ .../gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml | 15 +++++++++---- 2 files changed, 33 insertions(+), 4 deletions(-) create mode 100644 docs/reference/gdk-pixbuf/gdk-pixbuf.signals diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf.signals b/docs/reference/gdk-pixbuf/gdk-pixbuf.signals new file mode 100644 index 0000000000..d53d607821 --- /dev/null +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf.signals @@ -0,0 +1,22 @@ + +GdkPixbufLoader::area-updated +void +GdkPixbufLoader *gdkpixbufloader +gint arg1 +gint arg2 +gint arg3 +gint arg4 + + + +GdkPixbufLoader::area-prepared +void +GdkPixbufLoader *gdkpixbufloader + + + +GdkPixbufLoader::closed +void +GdkPixbufLoader *gdkpixbufloader + + diff --git a/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml b/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml index 56af53f7d8..bed4d338db 100644 --- a/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml @@ -2,12 +2,13 @@ GdkPixbufLoader - +Application-driven image loading. - - - + + #GdkPIxbufLoader provides a way for applications to drive the + process of loading an image. + @@ -83,3 +84,9 @@ GdkPixbufLoader @gdkpixbufloader: the object which received the signal. + -- 2.30.2